[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 438   SHUFFLE   <  SKIP 950  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16448Martin, Cheryl, C24044KielSaarlandGermany
11240Hernandez, Anne, BWA3WatfordEnglandUnited Kingdom
17835Perez, Francisco, MW1N 9FALondonEnglandUnited Kingdom
18358Coleman, Oscar, P90241DowneyCaliforniaUnited States

Generated 2025-07-17 04:57:22.460 UTC