[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 4027   SHUFFLE   <  SKIP 379  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18057Washington, Logan, A90712LakewoodCaliforniaUnited States
20356Lu, Louis, K97005BeavertonOregonUnited States
25377Anderson, Lauren, L94015Daly CityCaliforniaUnited States
29450Chande, Bradley, R31770ColomiersGaronne (Haute)France

Generated 2025-07-21 20:20:19.606 UTC