[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 875   SHUFFLE   <  SKIP 6216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13578Nath, Karl, G59223RoncqNordFrance
19280Andersen, Darrell75003ParisSeine (Paris)France
12358Raje, Lacey, T2061Milsons PointNew South WalesAustralia

Generated 2025-07-12 22:32:06.231 UTC