[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 2286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17347Stewart, SaraV9MetchosinBritish ColumbiaCanada
20340Kelly, Makayla91950National CityCaliforniaUnited States
28257Martin, Zachary, E98901YakimaWashingtonUnited States

Generated 2025-07-09 04:55:38.007 UTC