[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 875   SHUFFLE   <  SKIP 6351  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom
22307Ross, Sarah, L95010HofBayernGermany
25302Mehta, Manuel70452StuttgartSaarlandGermany
13914Bell, Abigail91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 12:58:13.804 UTC