[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 3674  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12310Munoz, StacyGL7 1RYGloucestershireEnglandUnited Kingdom
21539Raman, Phillip78000VersaillesYvelineFrance
15042Perez, Bryant, L2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-13 00:18:55.814 UTC