[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 817   SHUFFLE   <  SKIP 2311  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11474Xu, Melvin, APB12PeterboroughEnglandUnited Kingdom
15918Ruiz, Roberto98168BurienWashingtonUnited States
20728Chande, Cedric, J93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-14 08:52:08.363 UTC