[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 0  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19271Fernandez, Kristopher, O2444Port MacquarieNew South WalesAustralia
14705Wood, RileyKB9KirkbyEnglandUnited Kingdom

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