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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18634Arun, Veronica, J78400ChatouYvelineFrance
15326Zheng, Todd, J91910Chula VistaCaliforniaUnited States
13413Phillips, Fernando97205PortlandOregonUnited States

Generated 2025-07-12 03:35:41.169 UTC