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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11164Brooks, Devin90505TorranceCaliforniaUnited States
23697Kelly, Cody97330CorvallisOregonUnited States
19951Moreno, Roy, J4171HawthorneQueenslandAustralia
26390Mehta, Ivan, SW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-19 13:04:26.444 UTC