[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 575   SHUFFLE   <  SKIP 1952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15748Jenkins, Austin, DV7L 4J4N. VancouverBritish ColumbiaCanada
20678Lin, Martha91502BurbankCaliforniaUnited States
13429Washington, Gabrielle94303Palo AltoCaliforniaUnited States

Generated 2025-07-14 04:33:53.800 UTC