[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 512   SHUFFLE   <  SKIP 4566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16571Torres, AudreyNT20Newcastle upon TyneEnglandUnited Kingdom
21688Morris, Jesse91776San GabrielCaliforniaUnited States
13902Simmons, Jeremiah94519ConcordCaliforniaUnited States

Generated 2025-07-14 05:02:58.315 UTC