[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 3375   SHUFFLE   <  SKIP 3284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26661Zhu, Dawn2138RhodesNew South WalesAustralia
21268Lewis, Elizabeth, S94010BurlingameCaliforniaUnited States
13426Williams, Taylor90706BellflowerCaliforniaUnited States

Generated 2025-07-18 23:32:25.008 UTC