[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 327   SHUFFLE   <  SKIP 2895  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21956Kapoor, Jay, F2300NewcastleNew South WalesAustralia
12222Xu, Jenny, KSW19 3RULondonEnglandUnited Kingdom
15665Sai, Kristi, P75009ParisSeine (Paris)France

Generated 2025-07-12 03:18:44.085 UTC