[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 470   SHUFFLE   <  SKIP 3650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States
18531Simmons, Thomas91932Imperial BeachCaliforniaUnited States
22949Butler, Gavin, D2444Port MacquarieNew South WalesAustralia

Generated 2025-07-20 17:18:37.571 UTC