[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 211   SHUFFLE   <  SKIP 2235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19567Hu, Barbara2065St. LeonardsNew South WalesAustralia
18620Navarro, Randall, ARG7 5H7ReadingEnglandUnited Kingdom
24638Lopez, Julia, I94611OaklandCaliforniaUnited States

Generated 2025-07-12 18:28:43.571 UTC