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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19652Rodriguez, Douglas, W3337MeltonVictoriaAustralia
28417Lal, Ashlee, APE17BuryEnglandUnited Kingdom
23053Bailey, Anna98033KirklandWashingtonUnited States

Generated 2025-07-18 06:58:32.049 UTC