[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 3249   SHUFFLE   <  SKIP 63  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28458She, Casey, C77127LieusaintSeine et MarneFrance
11832Murphy, Zoe99362Walla WallaWashingtonUnited States
29316Romero, Max, C2036MatravilleNew South WalesAustralia

Generated 2025-07-16 23:25:20.173 UTC