[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 3311   SHUFFLE   <  SKIP 370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12647Anand, Colleen, NL4 4HBLiverpoolEnglandUnited Kingdom
19250Wu, Lacey, T12311BerlinSaarlandGermany
25150Jones, Xavier90802Long BeachCaliforniaUnited States

Generated 2025-07-21 09:12:08.354 UTC