[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 6547  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26895Shan, Christine, RGA10GatesheadEnglandUnited Kingdom
26791Nath, Kelvin, M77520BaytownTexasUnited States
20052Ruiz, TheodoreRG12 8TBBracknellEnglandUnited Kingdom
19828Wilson, Madison, HV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-19 13:25:32.451 UTC