[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 0   SHUFFLE   <  SKIP 2586  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29245Roberts, Angel, H94303Palo AltoCaliforniaUnited States
11484Sai, Erick, L66578NeunkirchenSaarlandGermany
14350Moore, Emily, W97205PortlandOregonUnited States

Generated 2025-11-06 01:46:38.748 UTC