[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 250   SHUFFLE   <  SKIP 937  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19517Gomez, Max93500PantinSeine Saint DenisFrance
29241Evans, Sophia98225BellinghamWashingtonUnited States
14279Barnes, Taylor3280WarrnamboolVictoriaAustralia
11552Rubio, Eddie, L38231SalzgitterHessenGermany

Generated 2025-07-08 00:37:06.137 UTC