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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14884Torres, Kristi, M91910Chula VistaCaliforniaUnited States
11243Alvarez, Robin, VEM15Esher-MoleseyEnglandUnited Kingdom
24259Price, Gavin, J98312BremertonWashingtonUnited States

Generated 2025-07-08 20:36:51.603 UTC