[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3677   SHUFFLE   <  SKIP 2167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24004Raman, César, C2113North RydeNew South WalesAustralia
23853Perez, Isaac, S98284Sedro WoolleyWashingtonUnited States
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-18 13:52:01.500 UTC