[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 529   SHUFFLE   <  SKIP 319  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16549Moreno, Linda, A12171BerlinHessenGermany
12037Chapman, Patricia4551CaloundraQueenslandAustralia

Generated 2025-07-18 10:32:55.335 UTC