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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13493Zhao, Valerie, RRG11 5TPBerkshireEnglandUnited Kingdom
14653Fernandez, Troy, H94519ConcordCaliforniaUnited States
13250King, Jordan, J95062Santa CruzCaliforniaUnited States
24161Kumar, Luke2580GoulburnNew South WalesAustralia

Generated 2025-07-11 23:18:11.057 UTC