[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 1925   SHUFFLE   <  SKIP 578  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23924Wright, Amber, LEM15Esher-MoleseyEnglandUnited Kingdom
16727Johnston, Charles98036LynnwoodWashingtonUnited States
19866Patel, Martin, P91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 00:16:45.899 UTC