[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 2421   SHUFFLE   <  SKIP 4676  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14560Huang, Kelvin90706BellflowerCaliforniaUnited States
11809Gray, Juan90210Beverly HillsCaliforniaUnited States
22299Murphy, Richard, MV8POak BayBritish ColumbiaCanada

Generated 2025-07-18 11:36:17.502 UTC