[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 2927   SHUFFLE   <  SKIP 443  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25233Ward, Nathaniel3280WarrnamboolVictoriaAustralia
24383Prasad, Ronald77127LieusaintSeine et MarneFrance
15753Li, Margaret4810TownsvilleQueenslandAustralia
26459Hayes, Angelica98366Port OrchardWashingtonUnited States

Generated 2025-07-11 15:51:33.796 UTC