[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 2421   SHUFFLE   <  SKIP 898  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18619Mehta, Dominic38231SalzgitterHessenGermany
24862Zhou, Tamara77127LieusaintSeine et MarneFrance
21924Cook, Eduardo98901YakimaWashingtonUnited States

Generated 2025-07-11 20:32:49.423 UTC