[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 250   <  SKIP 179  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12851Sai, Brandy, S45000OrleansLoiretFrance
19423Price, Maria57000MetzMoselleFrance
27188She, Claudia, C48001MünsterSaarlandGermany
18305Xu, Kelvin3280WarrnamboolVictoriaAustralia

Generated 2025-07-20 14:01:13.995 UTC