[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 2986   SHUFFLE   <  SKIP 106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17214Liu, Damien, MSW8 1XDLondonEnglandUnited Kingdom
27231Ramos, Tyrone94014ColmaCaliforniaUnited States
22549Russell, Isabel, C98501OlympiaWashingtonUnited States

Generated 2025-07-13 08:01:53.523 UTC