[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 3027   SHUFFLE   <  SKIP 3938  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21947Romero, Diane, F3198SeafordVictoriaAustralia
27792Alonso, Jacquelyn, A34117KasselHessenGermany
17814Pal, MicheleW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-16 18:58:36.357 UTC