[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 396   SHUFFLE   <  SKIP 1061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16181Rubio, Daisy, A6006PerthSouth AustraliaAustralia
12310Munoz, StacyGL7 1RYGloucestershireEnglandUnited Kingdom
16101Lopez, Mary, R94536FremontCaliforniaUnited States

Generated 2025-07-20 00:46:00.791 UTC