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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18616Butler, Spencer, A94611OaklandCaliforniaUnited States
25177Gomez, AlbertoV8Y 1L1CliffsideBritish ColumbiaCanada
21737Rivera, Timothy, A93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-11 13:29:14.597 UTC