[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 7680   SHUFFLE   <  SKIP 1969  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23000Henderson, Victoria, M97034Lake OswegoOregonUnited States
20259Andersen, Jenny3429SunburyVictoriaAustralia
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-17 22:52:31.982 UTC