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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14751Price, Gabrielle98901YakimaWashingtonUnited States
14765Nelson, KevinV3L 1H4WestminsterBritish ColumbiaCanada
18594Garcia, Kristi91502BurbankCaliforniaUnited States

Generated 2025-07-11 20:49:07.599 UTC