[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 363   SHUFFLE   <  SKIP 525  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21841Nath, LindsayY03 4TNYorkEnglandUnited Kingdom
12624Xu, Jamie, D60082Frankfurt am MainHamburgGermany
19011Cook, Maria, M91941GrossmontCaliforniaUnited States

Generated 2025-07-18 19:23:59.195 UTC