[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2391   SHUFFLE   <  SKIP 854  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26333Alexander, Alexandria97205PortlandOregonUnited States
26242Lewis, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-13 05:24:22.839 UTC