[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 34   SHUFFLE   <  SKIP 2374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13307Stone, Michelle90241DowneyCaliforniaUnited States
29457Kapoor, Cynthia3977CranbourneVictoriaAustralia
27545Garcia, LucasV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-09 20:25:33.436 UTC