[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 3414  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22162Yuan, Brad, S91502BurbankCaliforniaUnited States
27002She, Kelvin, TBD1 4SJW. YorkEnglandUnited Kingdom
28864Murphy, Natalie, P94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 23:05:23.415 UTC