[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 817   SHUFFLE   <  SKIP 794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22532Thomas, RyanAS23Stoke-on-TrentEnglandUnited Kingdom
27543Griffin, Katherine, P94611OaklandCaliforniaUnited States
23313Lal, Corey, H2300NewcastleNew South WalesAustralia

Generated 2025-07-16 22:08:33.522 UTC