[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 484   SHUFFLE   <  SKIP 1279  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23814Foster, Angela90505TorranceCaliforniaUnited States
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom
14659Harris, Zachary, E94611OaklandCaliforniaUnited States
18076Mehta, Andre, F91910Chula VistaCaliforniaUnited States
19128Jackson, Madison, C90712LakewoodCaliforniaUnited States
14932Fernandez, Pedro, Y75017ParisSeine (Paris)France
21288Hall, Hunter94303Palo AltoCaliforniaUnited States

Generated 2025-11-05 17:25:15.284 UTC