[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 396   SHUFFLE   <  SKIP 181  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18599Simmons, Kyle, J98027IssaquahWashingtonUnited States
28545Ramos, Micheal, T91370Verrieres Le BuissonEssonneFrance
26092Morgan, Devin, E98225BellinghamWashingtonUnited States
16475Anand, Kurt, L45001EssenHamburgGermany
22394Suri, Meagan, D93500PantinSeine Saint DenisFrance
12500Vazquez, Kathleen, M63009OffenbachSaarlandGermany
22870Chen, Barbara, M95000CergyVal d'OiseFrance

Generated 2025-07-14 22:02:23.699 UTC