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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12496Cox, Melanie, CGA10GatesheadEnglandUnited Kingdom
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States
12302Coleman, Kevin60323FrankfurtHessenGermany

Generated 2025-07-11 16:22:33.512 UTC