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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28865Reed, Alex, I94519ConcordCaliforniaUnited States
26664Zhu, Amy, W2036MatravilleNew South WalesAustralia
24625Nath, Yolanda, AV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-10 10:17:21.859 UTC