[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 509   SHUFFLE   <  SKIP 1104  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16778Hayes, Blake, G91502BurbankCaliforniaUnited States
27815Chow, JamiePB12PeterboroughEnglandUnited Kingdom
25703Rana, Summer, MSW8 1XDLondonEnglandUnited Kingdom
27813Vance, Roy91480FrankfurtBayernGermany

Generated 2025-07-15 23:18:49.314 UTC