[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 2421   SHUFFLE   <  SKIP 17  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27282Perez, Barry, MT2P 2G8CalgaryAlbertaCanada
18310Romero, Lance2138RhodesNew South WalesAustralia
16557Chander, Derek75008ParisSeine (Paris)France
27562Bailey, Haley, SV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-17 21:10:03.696 UTC