[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 250   SHUFFLE   <  SKIP 990  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17266Hall, Elijah, R98284Sedro WoolleyWashingtonUnited States
18213Raji, Sheena, J6105CloverdaleSouth AustraliaAustralia
12604Lee, Nathan64283DarmstadtHessenGermany
14937Xu, Brendan, LY03 4TNYorkEnglandUnited Kingdom
23748Pal, Yolanda91940Les UlisEssonneFrance
25631Deng, JulieSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-07 23:24:54.447 UTC