[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 405   SHUFFLE   <  SKIP 1333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16727Johnston, Charles98036LynnwoodWashingtonUnited States
12773Taylor, Samantha, K98225BellinghamWashingtonUnited States
28215Shen, Priscilla, A3280WarrnamboolVictoriaAustralia

Generated 2025-07-18 22:17:13.899 UTC