[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 159   SHUFFLE   <  SKIP 3121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22488Patel, Frederick04838EilenburgBrandenburgGermany
15832Martinez, Manuel, J6105CloverdaleSouth AustraliaAustralia
22596Xu, Omar, ASW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-20 20:49:42.078 UTC