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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24339Price, Jennifer, J92625Newport BeachCaliforniaUnited States
20274Wang, Brent98107BallardWashingtonUnited States
12116Gray, Amanda, E97205PortlandOregonUnited States

Generated 2025-07-10 02:39:41.694 UTC