[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 507   SHUFFLE   <  SKIP 613  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16340Mitchell, Sean, L91932Imperial BeachCaliforniaUnited States
16248Ross, Alyssa98027IssaquahWashingtonUnited States
20352Foster, Melissa97005BeavertonOregonUnited States

Generated 2025-07-16 08:55:01.482 UTC