[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 3677   SHUFFLE   <  SKIP 2273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12561Lin, Trisha93000BobignySeine Saint DenisFrance
22721Lin, Colleen, E98107BallardWashingtonUnited States
13681Hall, Adam, A75007ParisSeine (Paris)France

Generated 2025-07-09 22:22:45.080 UTC