[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 995   SHUFFLE   <  SKIP 1692  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26897Xie, Katrina, MSW8 1XDLondonEnglandUnited Kingdom
18697Lal, Tara, S1597Lane CoveNew South WalesAustralia

Generated 2025-07-22 14:47:39.389 UTC