[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 189   SHUFFLE   <  SKIP 2368  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24863Sun, Wesley17490Saint OuenCharente-MaritimeFrance
17875Anand, Tommy33041PaderbornHamburgGermany
12436Diaz, Albert, A98168BurienWashingtonUnited States
21263Russell, Gail, LV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-15 01:09:57.965 UTC