[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 7680   SHUFFLE   <  SKIP 1958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20596Ramos, Janet, BRG7 5H7ReadingEnglandUnited Kingdom
17297Kumar, Tommy2036MatravilleNew South WalesAustralia
20323Coleman, Justin, A98052RedmondWashingtonUnited States

Generated 2025-07-18 00:58:36.848 UTC