[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 413   SHUFFLE   <  SKIP 1219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12923Wright, Fernando, L94941Mill ValleyCaliforniaUnited States
22020Shan, Jaime3220GeelongVictoriaAustralia
12811Serrano, Marc38231SalzgitterHessenGermany

Generated 2025-07-13 17:15:27.375 UTC