[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 2085  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29003Perez, Veronica91910Chula VistaCaliforniaUnited States
11143Henderson, Jonathan, M90712LakewoodCaliforniaUnited States
11495Jimenez, Francis53131BonnNordrhein-WestfalenGermany
17213Goel, Calvin, JSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-16 11:01:07.468 UTC