[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 5509  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19193Lal, Omar, SGA10GatesheadEnglandUnited Kingdom
22549Russell, Isabel, C98501OlympiaWashingtonUnited States
19113Patterson, Aaron, WV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-16 23:37:57.927 UTC