[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 480   SHUFFLE   <  SKIP 2258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19466Lopez, Morgan, FKB9KirkbyEnglandUnited Kingdom
15590Wu, Marshall, J3000MelbourneVictoriaAustralia
26859Pal, Darrell, M95000CergyVal d'OiseFrance

Generated 2025-07-16 17:19:40.699 UTC