[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   SHUFFLE   SKIP 4337   <  SKIP 72  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28112Evans, Savannah, K90241DowneyCaliforniaUnited States
12239Ramos, AlbertoW1N 9FALondonEnglandUnited Kingdom
20164Ms., Rockne, Carol Ann, F.LA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-17 09:16:39.822 UTC