[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 3993   SHUFFLE   <  SKIP 3039  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14673Rai, Willie4169East BrisbaneQueenslandAustralia
21527Patel, Sergio91940Les UlisEssonneFrance
19502Carlson, FeliciaMK8 8DFMilton KeynesEnglandUnited Kingdom
21076Nath, Terrence04838EilenburgBrandenburgGermany

Generated 2025-07-19 08:56:09.498 UTC