[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 808   SHUFFLE   <  SKIP 345  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11174Robinson, Nicholas90012Los AngelesCaliforniaUnited States
25776Zhou, DamienAS23Stoke-on-TrentEnglandUnited Kingdom
22254Scott, Fernando, C98270MarysvilleWashingtonUnited States

Generated 2025-07-14 15:57:08.192 UTC