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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21078Gray, Grace, A57000MetzMoselleFrance
21121Reed, Garrett, C57000MetzMoselleFrance
21845Miller, Cameron57000MetzMoselleFrance
22420Moore, Richard, L57000MetzMoselleFrance

Generated 2025-07-19 08:34:27.356 UTC