[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 438   SHUFFLE   <  SKIP 106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26814Hernandez, Alex99362Walla WallaWashingtonUnited States
12804Chander, Jaclyn, A59491Villeneuve-d'AscqNordFrance
24079Raman, Andre, DLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-13 15:00:15.012 UTC