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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18192Hernandez, Max2055North SydneyNew South WalesAustralia
16972Hernandez, Lucas97034Lake OswegoOregonUnited States
19479Gray, JessicaWA3WatfordEnglandUnited Kingdom

Generated 2025-07-09 05:26:04.920 UTC