[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 251   SHUFFLE   <  SKIP 683  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28605Coleman, Caleb, D91203GlendaleCaliforniaUnited States
27047Rai, Yolanda97005BeavertonOregonUnited States
26866Allen, JadaAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-18 03:36:06.577 UTC