[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 250   SHUFFLE   <  SKIP 791  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29264Brooks, Riley92118CoronadoCaliforniaUnited States
27841Vance, Gerald, MSW8 1XDLondonEnglandUnited Kingdom
11246Rubio, Latasha20354HamburgHamburgGermany

Generated 2025-07-09 14:15:12.803 UTC