[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 24   SHUFFLE   <  SKIP 1016  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28463Arun, Emmanuel, RRG7 5H7ReadingEnglandUnited Kingdom
24999Jai, Shaun91910Chula VistaCaliforniaUnited States
24352Cox, Natalie98036LynnwoodWashingtonUnited States

Generated 2025-07-12 00:50:29.933 UTC