[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 6091  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17140Peterson, Sean, R98052RedmondWashingtonUnited States
15422Griffin, Kelly, F97068W. LinnOregonUnited States
21879Ma, Louis3977CranbourneVictoriaAustralia

Generated 2025-07-13 12:05:24.673 UTC