[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 438   SHUFFLE   <  SKIP 783  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24535Mr., Shepard, David, B.59223RoncqNordFrance
18712Guo, Glenn, J4700RockhamptonQueenslandAustralia
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-08 09:37:19.579 UTC