[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 189   SHUFFLE   <  SKIP 1430  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16687Romero, Lawrence, C2036MalabarNew South WalesAustralia
19290Prasad, Sergio, JRH15 9UDWest SussexEnglandUnited Kingdom
12304Zhou, Alejandro, AW10 6BLLondonEnglandUnited Kingdom
20947Alvarez, MarieE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-14 09:56:36.414 UTC