[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 875   SHUFFLE   <  SKIP 6578  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22870Chen, Barbara, M95000CergyVal d'OiseFrance
24717Anand, Damien, L85049IngolstadtBayernGermany
13796Zheng, Martha, L40605DuesseldorfHessenGermany
19423Price, Maria57000MetzMoselleFrance

Generated 2025-07-14 04:32:25.244 UTC