[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 1554  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20116Bryant, Hannah, D91910Chula VistaCaliforniaUnited States
25700Coleman, Faith, B93400Saint-DenisSeine Saint DenisFrance
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States

Generated 2025-07-12 15:28:11.261 UTC