[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 322   SHUFFLE   <  SKIP 175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26089Rai, Terry, A90706BellflowerCaliforniaUnited States
17904Torres, Gina3429SunburyVictoriaAustralia
22701Navarro, Anne24044KielSaarlandGermany

Generated 2025-07-22 12:10:19.555 UTC