[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   SKIP 470   SHUFFLE   <  SKIP 4398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17848Yuan, Jaime, G01071DresdenHessenGermany
12750Vazquez, Teresa91420MorangisEssonneFrance
28253Green, Jeremiah, S91791West CovinaCaliforniaUnited States

Generated 2025-07-20 22:31:58.408 UTC