[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 376   SHUFFLE   <  SKIP 2142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13923Howard, Steven, H91941GrossmontCaliforniaUnited States
26148Thompson, Michael, M3280WarrnamboolVictoriaAustralia
21171Taylor, Christopher, E4700RockhamptonQueenslandAustralia

Generated 2025-07-19 05:49:51.972 UTC