[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 416   SHUFFLE   <  SKIP 2384  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17708Mr., Sneath, TimothyGL7 1RYGloucestershireEnglandUnited Kingdom
27491Luo, Maurice, C2036MatravilleNew South WalesAustralia
16675Arthur, Kristi, W2036MatravilleNew South WalesAustralia

Generated 2025-07-18 10:29:15.125 UTC