[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 3104   SHUFFLE   <  SKIP 2216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12231Patterson, Isabelle, C42651SolingenNordrhein-WestfalenGermany
12319Ye, Shannon, D04838EilenburgBrandenburgGermany
22546Jones, Nicholas, L97355LebanonOregonUnited States

Generated 2025-07-13 08:51:42.695 UTC