[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 1266  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17899Moreno, Theresa, A75012ParisSeine (Paris)France
12543Alvarez, Ruben91370Verrieres Le BuissonEssonneFrance
18085Nath, Christy, U94014ColmaCaliforniaUnited States

Generated 2025-07-10 01:11:06.558 UTC