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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13253Xie, Carly, RSW19 3RULondonEnglandUnited Kingdom
15775Ward, Michelle, W98225BellinghamWashingtonUnited States
17103Xu, Franklin, D14111BerlinHamburgGermany

Generated 2025-07-16 17:50:09.537 UTC