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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28463Arun, Emmanuel, RRG7 5H7ReadingEnglandUnited Kingdom
11949Brooks, Julia, W90505TorranceCaliforniaUnited States
22992Yang, Austin, H98033KirklandWashingtonUnited States
25197Perry, Kyle, J91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 13:17:09.996 UTC