[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 6105   SHUFFLE   <  SKIP 2324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22745Patterson, Alexandria, A91364Woodland HillsCaliforniaUnited States
27883Hernandez, Marc41485GrevenbroichBayernGermany
28864Murphy, Natalie, P94063Redwood CityCaliforniaUnited States

Generated 2025-07-18 21:05:46.927 UTC