[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 484   SHUFFLE   <  SKIP 1944  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom
28007Ye, Clayton, A90210Beverly HillsCaliforniaUnited States
21989Jimenez, Erik, H2138RhodesNew South WalesAustralia

Generated 2025-07-18 15:50:40.396 UTC