[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 1880   <  SKIP 1565  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11801Sharma, Aaron, J97005BeavertonOregonUnited States
19307Alonso, Micheal, WOX1OxfordEnglandUnited Kingdom
25364Rogers, Isaac98036LynnwoodWashingtonUnited States

Generated 2025-07-22 13:06:27.076 UTC