[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 1445   SHUFFLE   <  SKIP 312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25689Campbell, AndreaAS23Stoke-on-TrentEnglandUnited Kingdom
15719Liang, Lacey, A2264SilverwaterNew South WalesAustralia
18239Zhu, Alisha, G2036MalabarNew South WalesAustralia

Generated 2025-07-10 02:18:20.922 UTC