[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 1735  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16894Walker, Abigail97301SalemOregonUnited States
22689Zheng, Gilbert, A91940Les UlisEssonneFrance
18620Navarro, Randall, ARG7 5H7ReadingEnglandUnited Kingdom
18423Jones, Christian, S94070San CarlosCaliforniaUnited States

Generated 2025-07-12 07:35:30.643 UTC