[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3027   SHUFFLE   <  SKIP 1847  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15326Zheng, Todd, J91910Chula VistaCaliforniaUnited States
15367White, Alyssa, L97205PortlandOregonUnited States
16040Gill, Casey75008ParisSeine (Paris)France

Generated 2025-07-15 04:28:29.973 UTC