[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 6105   SHUFFLE   <  SKIP 2333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21235Hernandez, Stephanie, V90706BellflowerCaliforniaUnited States
21164Raman, Troy91910Chula VistaCaliforniaUnited States
11518Washington, Edward97222MilwaukieOregonUnited States

Generated 2025-07-20 10:51:16.079 UTC