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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26302Jackson, James, L94015Daly CityCaliforniaUnited States
14373Jai, Ricardo94010BurlingameCaliforniaUnited States
11653Peterson, Sydney97355LebanonOregonUnited States

Generated 2025-07-13 11:58:56.643 UTC