[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 484   SHUFFLE   <  SKIP 1827  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23951Becker, Lindsay, T91940Les UlisEssonneFrance
24168Srini, Manuel3429SunburyVictoriaAustralia
13119Guo, Jaclyn4551CaloundraQueenslandAustralia
22449He, Heather, G77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-19 12:47:57.682 UTC