[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 263   SHUFFLE   <  SKIP 1639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19361Sun, Stacey, SLE18LeedsEnglandUnited Kingdom
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States
18400Jackson, Jeremiah, A91941GrossmontCaliforniaUnited States

Generated 2025-07-11 03:41:56.495 UTC