[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 0   SHUFFLE   <  SKIP 2693  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24673Cox, Paige92625Newport BeachCaliforniaUnited States
15326Zheng, Todd, J91910Chula VistaCaliforniaUnited States
15921Patel, Donald, M78400ChatouYvelineFrance
23077Hernandez, Marvin, A2138RhodesNew South WalesAustralia
13713Walker, Alexander, M98284Sedro WoolleyWashingtonUnited States
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom
28561Kelly, Carlos, CWA1WarringtonEnglandUnited Kingdom

Generated 2025-10-29 23:01:51.072 UTC