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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18474Smith, James90802Long BeachCaliforniaUnited States
24733Flores, Luke, LV3A 4R2LangleyBritish ColumbiaCanada
19270Shen, Shawn6006PerthSouth AustraliaAustralia

Generated 2025-07-20 03:33:18.911 UTC