[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 2000   SHUFFLE   <  SKIP 222  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16293Adams, Sean, JGA10GatesheadEnglandUnited Kingdom
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom
19832Hernandez, Sheila, S91910Chula VistaCaliforniaUnited States
25614Subram, Deanna75012ParisSeine (Paris)France
23803Thames, BernardV8XRoyal OakBritish ColumbiaCanada
19315Sharma, Devon, C93500PantinSeine Saint DenisFrance

Generated 2025-07-11 17:22:26.916 UTC