[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   SKIP 875   SHUFFLE   <  SKIP 1579  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26078Dominguez, Alberto, R98225BellinghamWashingtonUnited States
21582Roberts, Amber, WV8Y 1L1CliffsideBritish ColumbiaCanada
14410Brooks, Arianna92625Newport BeachCaliforniaUnited States

Generated 2025-07-19 08:04:54.152 UTC