[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 875   SHUFFLE   <  SKIP 5880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17379Morgan, Alexandra, M97205PortlandOregonUnited States
26711Bryant, Mya, P91502BurbankCaliforniaUnited States
12760Gomez, KristaV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-18 19:03:18.383 UTC