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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11402Cai, Kelli, R45000OrleansLoiretFrance
21833Gonzalez, Terrance, B40605DuesseldorfHessenGermany
12407Raji, Shawn10791BerlinHamburgGermany
22997Williams, Lucas98225BellinghamWashingtonUnited States

Generated 2025-07-11 01:49:40.788 UTC