[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 484   SHUFFLE   <  SKIP 1794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18739Pal, Christy, R3220GeelongVictoriaAustralia
15190Watson, Katherine, L94010BurlingameCaliforniaUnited States
21785Rodriguez, Tabitha, M91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 02:42:31.275 UTC