[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 512   SHUFFLE   <  SKIP 1146  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18875Watson, Devin, AV3L 1H4WestminsterBritish ColumbiaCanada
14891Hayes, Kyle, E94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 09:34:41.043 UTC