[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 152  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18623Torres, Anne, W57000MetzMoselleFrance
27878He, Dennis, J4655Hervey BayQueenslandAustralia
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom
29474Raje, Jaime, B66001SaarbrückenSaarlandGermany
27275Powell, Aidan91977Spring ValleyCaliforniaUnited States
12332Nara, Andres, A75003ParisSeine (Paris)France

Generated 2025-07-20 10:37:32.523 UTC