[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 6070  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11514Diaz, Dalton98403TacomaWashingtonUnited States
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
28769Foster, Brianna98201EverettWashingtonUnited States
22380Nath, Brendan, C14129BerlinHessenGermany

Generated 2025-07-13 15:09:32.975 UTC