[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 5101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13694Gray, Savannah, EGA10GatesheadEnglandUnited Kingdom
26290Chen, Noah, L91791West CovinaCaliforniaUnited States
11552Rubio, Eddie, L38231SalzgitterHessenGermany

Generated 2025-07-11 20:01:35.003 UTC