[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 484   SHUFFLE   <  SKIP 2677  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14610Jenkins, Lauren, S98201EverettWashingtonUnited States
14040Morris, Stephanie, S92020El CajonCaliforniaUnited States
27560Patterson, Grace, MV8POak BayBritish ColumbiaCanada

Generated 2025-07-16 06:27:28.695 UTC