[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 2421   SHUFFLE   <  SKIP 1210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25015Rogers, Jacqueline, S94303Palo AltoCaliforniaUnited States
21946Deng, Michele2444Port MacquarieNew South WalesAustralia
19158Griffin, Destiny, C94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 12:08:36.960 UTC