[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 2421   SHUFFLE   <  SKIP 3291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20736Howard, AlexandraV2M1P1NewtonBritish ColumbiaCanada
26104Edwards, Timothy, D97205PortlandOregonUnited States
24735Powell, Madison, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-18 08:29:44.994 UTC