[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 482   SHUFFLE   <  SKIP 2216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14964Shen, Damien, COX1OxfordEnglandUnited Kingdom
15359Yang, Logan, M98020EdmondsWashingtonUnited States
22792Carter, Thomas, W97205PortlandOregonUnited States

Generated 2025-07-18 07:45:41.497 UTC