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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29172Carson, Arturo94519ConcordCaliforniaUnited States
12921Lee, Wyatt, M91932Imperial BeachCaliforniaUnited States
27276Alexander, Faith, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 11:37:37.582 UTC