[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 1875   SHUFFLE   <  SKIP 1413  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15048Yuan, Bonnie, HWA1WarringtonEnglandUnited Kingdom
16927Gonzalez, Rebekah, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-14 17:53:32.655 UTC