[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 3713   <  SKIP 588  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27279Brooks, Katelyn98027IssaquahWashingtonUnited States
14433Peterson, Jennifer, H94519ConcordCaliforniaUnited States
12529Allen, Isaiah, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 09:46:54.360 UTC