[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 4   SHUFFLE   <  SKIP 2013  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23826Ross, Dalton, M90802Long BeachCaliforniaUnited States
15928Pal, Priscilla, J66578NeunkirchenSaarlandGermany

Generated 2025-07-20 13:59:47.713 UTC