[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 470   SHUFFLE   <  SKIP 3751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24829Patterson, Ethan, R91203GlendaleCaliforniaUnited States
20993Xie, Mitchell, B6006PerthSouth AustraliaAustralia
22653Dominguez, Carolyn, FW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-15 07:29:03.861 UTC