[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 998   SHUFFLE   <  SKIP 118  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14976Hu, Randy45000OrleansLoiretFrance
14086Chander, Maurice, L4000BrisbaneQueenslandAustralia
12893Foster, Brittany, R94063Redwood CityCaliforniaUnited States

Generated 2025-07-09 23:55:08.805 UTC