[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 456   SHUFFLE   <  SKIP 2016  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11733Schmidt, Kristi, J94519ConcordCaliforniaUnited States
26954Torres, Gerald, M63009OffenbachSaarlandGermany
19839Yuan, CarlyT2P 2G8CalgaryAlbertaCanada
26835Turner, Kyle, C93290Tremblay-en-FranceSeine Saint DenisFrance
18581Dominguez, Melinda97015-6403ClackamasOregonUnited States
12383Gomez, Albert, M75008ParisSeine (Paris)France

Generated 2025-07-20 21:17:50.923 UTC