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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13901Foster, Oscar, L97068W. LinnOregonUnited States
16658Raje, Ashlee, E2500WollongongNew South WalesAustralia
17397Cook, Alexandra90712LakewoodCaliforniaUnited States

Generated 2025-07-11 11:36:07.177 UTC