[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3713   <  SKIP 161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15678Zhou, Susan91420MorangisEssonneFrance
14417Lu, Ernest, H98225BellinghamWashingtonUnited States
23403Powell, Justin98312BremertonWashingtonUnited States

Generated 2025-07-15 02:36:37.179 UTC