[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 213   SHUFFLE   <  SKIP 1175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27999Shan, Nathan, C97205PortlandOregonUnited States
19083Rivera, Steven, T3337MeltonVictoriaAustralia
11978Washington, Jackson94536FremontCaliforniaUnited States

Generated 2025-07-18 23:18:51.997 UTC