[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 189   SHUFFLE   <  SKIP 1104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15289Gray, Katelyn91941GrossmontCaliforniaUnited States
27794Kumar, Dawn, WRG7 5H7ReadingEnglandUnited Kingdom
22732Turner, SeanV0SookeBritish ColumbiaCanada

Generated 2025-07-21 16:47:57.124 UTC