[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 470   SHUFFLE   <  SKIP 2719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11128Long, Samantha98055RentonWashingtonUnited States
15947Blue, Michelle, J91910Chula VistaCaliforniaUnited States
13533Butler, Eduardo, GCM11BillericayEnglandUnited Kingdom

Generated 2025-07-09 13:24:37.457 UTC