[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 677   SHUFFLE   <  SKIP 3214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23129Ashe, Misty, R2065St. LeonardsNew South WalesAustralia
24852Martinez, CarlaWA3WatfordEnglandUnited Kingdom
20330Thomas, Nathan, AV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-15 23:57:22.940 UTC