[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 1993   SHUFFLE   <  SKIP 3025  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14275Prasad, Arthur5023FindonSouth AustraliaAustralia
12618Lal, Dawn77127LieusaintSeine et MarneFrance
12701Gutierrez, Gary, C2300NewcastleNew South WalesAustralia

Generated 2025-07-19 19:58:25.592 UTC