[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 2920   SHUFFLE   <  SKIP 182  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28372Hu, Vincent, FEM15Esher-MoleseyEnglandUnited Kingdom
28533Sun, Clayton2777SpringwoodNew South WalesAustralia
11107Lin, Bianca2065St. LeonardsNew South WalesAustralia

Generated 2025-07-11 23:55:49.152 UTC