[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 413   SHUFFLE   <  SKIP 983  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29113Anand, Alícia, J3977CranbourneVictoriaAustralia
12601Zhang, RandyPB12PeterboroughEnglandUnited Kingdom
22046Sanders, Jasmine, E99362Walla WallaWashingtonUnited States

Generated 2025-07-14 16:40:01.918 UTC