[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 405   SHUFFLE   <  SKIP 995  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14544West, Darryl, Y59100RoubaixNordFrance
26463Rogers, Alexa, H98225BellinghamWashingtonUnited States
25935Tang, April, A1597Lane CoveNew South WalesAustralia

Generated 2025-07-10 18:15:38.769 UTC