[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 3669   SHUFFLE   <  SKIP 2037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20282Xu, Trisha2113North RydeNew South WalesAustralia
12033Guo, Kristen, A98312BremertonWashingtonUnited States
16229Chande, Wayne, G98107BallardWashingtonUnited States

Generated 2025-07-13 09:51:40.500 UTC