[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 875   SHUFFLE   <  SKIP 6765  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15166Goel, Nina94519ConcordCaliforniaUnited States
20616Serrano, Kristi2061Milsons PointNew South WalesAustralia
13808Perez, Richard, L91054ErlangenBayernGermany

Generated 2025-07-18 04:39:52.158 UTC