[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 461   SHUFFLE   <  SKIP 2967  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27169Xu, Louis66578NeunkirchenSaarlandGermany
24705Mr., Shimshoni, DanielSW8 4BGLondonEnglandUnited Kingdom
19824Perry, Jordan98225BellinghamWashingtonUnited States

Generated 2025-07-14 13:11:03.815 UTC