[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 251   SHUFFLE   <  SKIP 183  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28809Cooper, Isaac, I97068W. LinnOregonUnited States
17531Ramirez, Isaac97045Oregon CityOregonUnited States
21542Vance, Patricia, L93000BobignySeine Saint DenisFrance
28463Arun, Emmanuel, RRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-17 13:46:46.794 UTC