[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 3669   SHUFFLE   <  SKIP 2121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14624Thomas, Anna, R98027IssaquahWashingtonUnited States
14863Carlson, Dana, HAS23Stoke-on-TrentEnglandUnited Kingdom
16963Hughes, Faith, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-18 11:20:43.967 UTC