[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 364   SHUFFLE   <  SKIP 1575  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28152Rivera, Ian94070San CarlosCaliforniaUnited States
15252Murphy, Jada97205PortlandOregonUnited States
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-16 17:33:12.190 UTC