[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5127  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23458Edwards, Mackenzie, KV6B 3P7Port HammondBritish ColumbiaCanada
26901Nara, Louis, JC2H 7AULondonEnglandUnited Kingdom
22253Reed, Stephanie98312BremertonWashingtonUnited States

Generated 2025-07-10 20:12:18.811 UTC