[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 470   SHUFFLE   <  SKIP 3816  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24884Fernandez, Michele, M2055North SydneyNew South WalesAustralia
20200Gonzales, Noah98284Sedro WoolleyWashingtonUnited States
15502Howard, Nathaniel, C97330CorvallisOregonUnited States

Generated 2025-07-09 17:43:55.168 UTC