[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   SHUFFLE   SKIP 3476   <  SKIP 401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19016Wright, Sierra94014ColmaCaliforniaUnited States
26575Gonzalez, Toni, E94010BurlingameCaliforniaUnited States
16669Martinez, Benjamin98033KirklandWashingtonUnited States

Generated 2025-07-20 02:52:19.982 UTC