[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 6302  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15904Bennett, Janice91910Chula VistaCaliforniaUnited States
20063Ortega, Kristy, E75003ParisSeine (Paris)France
25201Gonzalez, Hunter, C94015Daly CityCaliforniaUnited States
28850Hernandez, NelsonV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 00:01:39.647 UTC