[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 2498  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14660Howard, Gabrielle97205PortlandOregonUnited States
18596Cooper, Gabriella, L94014ColmaCaliforniaUnited States
17237Shen, Bridget4700RockhamptonQueenslandAustralia
26100Ptaszynski, James, GarnerV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-11 18:40:33.899 UTC