[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 3164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23359Alexander, Dalton90241DowneyCaliforniaUnited States
26103Yang, Jack, A98020EdmondsWashingtonUnited States
25917Long, Kyle92020El CajonCaliforniaUnited States

Generated 2025-07-21 15:51:21.596 UTC