[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 159   SHUFFLE   <  SKIP 2164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13749Alonso, Julio, C94010BurlingameCaliforniaUnited States
20757Powell, Alexia97071WoodburnOregonUnited States
28472Ramos, Kellie, M64283DarmstadtHessenGermany

Generated 2025-07-14 04:47:51.063 UTC