[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 2421   SHUFFLE   <  SKIP 1529  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19305Young, Gabriella, MCM11BillericayEnglandUnited Kingdom
18137Kumar, Gabriel, R78100Saint Germain en LayeYvelineFrance
23844Gonzales, Alexandra, M98366Port OrchardWashingtonUnited States
13036Subram, Virginia2138RhodesNew South WalesAustralia

Generated 2025-07-14 07:32:07.649 UTC