[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 817   SHUFFLE   <  SKIP 62  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28716Garcia, Darren3205South MelbourneVictoriaAustralia
19301Liu, Jamie, JCB4 4BZCambridgeEnglandUnited Kingdom
22458Vazquez, Kendra, L91370Verrieres Le BuissonEssonneFrance
16540Browning, Theodore, L38231SalzgitterHessenGermany
21730Campbell, Noah, A91502BurbankCaliforniaUnited States
19842Phillips, Katherine, S98312BremertonWashingtonUnited States

Generated 2025-07-14 16:02:49.265 UTC