[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 717   SHUFFLE   <  SKIP 1079  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15869Hall, Alexandra98366Port OrchardWashingtonUnited States
16473Andersen, Dawn10210BerlinHamburgGermany
17793Alvarez, Kathleen, RY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-18 07:06:05.640 UTC