[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 434   SHUFFLE   <  SKIP 213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11937Perez, Devin97301SalemOregonUnited States
28224Henderson, Spencer92625Newport BeachCaliforniaUnited States
15335Patterson, Emily98052RedmondWashingtonUnited States

Generated 2025-07-16 21:55:16.024 UTC