[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 92   <  SKIP 284  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21801Cooper, Kaylee, M94303Palo AltoCaliforniaUnited States
20780White, Michael, A97355LebanonOregonUnited States
21560Lopez, Kristopher, L3000MelbourneVictoriaAustralia
25286Powell, Zachary90505TorranceCaliforniaUnited States

Generated 2025-07-21 09:52:11.245 UTC