[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 680   SHUFFLE   <  SKIP 1156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14660Howard, Gabrielle97205PortlandOregonUnited States
18092Baker, EduardoV7L 4J4N. VancouverBritish ColumbiaCanada
18970Roberts, Jason, G90012Los AngelesCaliforniaUnited States

Generated 2025-07-13 19:44:16.679 UTC