[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 928   SHUFFLE   <  SKIP 1426  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17620Coleman, Miranda97222MilwaukieOregonUnited States
14660Howard, Gabrielle97205PortlandOregonUnited States
17527Cook, Anna, M97205PortlandOregonUnited States

Generated 2025-07-18 00:55:51.339 UTC