[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 1426  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14937Xu, Brendan, LY03 4TNYorkEnglandUnited Kingdom
24329Cooper, Abigail, D97205PortlandOregonUnited States
21415Sanchez, Sydney98052RedmondWashingtonUnited States

Generated 2025-07-11 15:49:44.598 UTC