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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27110Miller, Andrew, CV8Y 1L1CliffsideBritish ColumbiaCanada
24437Blue, Nicole, J92625Newport BeachCaliforniaUnited States
18993Ross, Kevin, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 03:27:11.355 UTC