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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15505Bailey, Gabriella, A97068W. LinnOregonUnited States
16929Scott, Savannah, E7001HobartTasmaniaAustralia
14764Scott, Xavier92625Newport BeachCaliforniaUnited States

Generated 2025-07-09 21:49:59.023 UTC