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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28154Patterson, Katherine, E90802Long BeachCaliforniaUnited States
19039Pal, Melvin, A91370Verrieres Le BuissonEssonneFrance
28279Simmons, Spencer, D98312BremertonWashingtonUnited States
26420Kapoor, Bob, M70452StuttgartSaarlandGermany
11260Kelly, Katelyn, L94010BurlingameCaliforniaUnited States
15726Barnes, Faith, F4655Hervey BayQueenslandAustralia

Generated 2025-07-10 22:31:51.124 UTC