[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 0   SHUFFLE   <  SKIP 2895  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12851Sai, Brandy, S45000OrleansLoiretFrance
21706Murphy, Haley98168BurienWashingtonUnited States
11337Romero, JeromeWA3WatfordEnglandUnited Kingdom
13930Coleman, Samantha, C97068W. LinnOregonUnited States
19301Liu, Jamie, JCB4 4BZCambridgeEnglandUnited Kingdom
25734Zheng, Alvin, V14111BerlinHamburgGermany

Generated 2025-10-31 00:33:28.647 UTC