[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 3669   SHUFFLE   <  SKIP 944  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom
23606Raje, KennethKB9KirkbyEnglandUnited Kingdom
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany

Generated 2025-07-11 10:47:02.369 UTC