[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 875   SHUFFLE   <  SKIP 5933  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17207Torres, Ian, VYO15YorkEnglandUnited Kingdom
16698Gill, Mallory, P4169East BrisbaneQueenslandAustralia
27953Garcia, MarieOX1OxfordEnglandUnited Kingdom
24386Walker, IsabellaV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-16 06:17:51.165 UTC