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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21290Torres, Angel97034Lake OswegoOregonUnited States
19515Garcia, Nancy78400ChatouYvelineFrance
16021Sanchez, ShelbyV7L 4J4N. VancouverBritish ColumbiaCanada
14959Patel, Ross59000LilleNordFrance

Generated 2025-07-13 08:55:50.125 UTC