[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 7291   SHUFFLE   <  SKIP 355  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13905Henderson, Christian92806La JollaCaliforniaUnited States
25208Taylor, Daniel, P92020El CajonCaliforniaUnited States
19139Simmons, Oscar, F98201EverettWashingtonUnited States

Generated 2025-07-22 05:04:17.976 UTC