[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 127   SHUFFLE   <  SKIP 2681  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21038Lopez, Pedro75008ParisSeine (Paris)France
13473Hill, Logan, A92118CoronadoCaliforniaUnited States
12627Zheng, Leah, RW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-21 18:48:08.959 UTC