[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 248   SHUFFLE   <  SKIP 867  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28572Ye, Jeffery, Y98225BellinghamWashingtonUnited States
17107Yuan, Priscilla, L59368WerneNordrhein-WestfalenGermany
28315Alonso, Stacy4171HawthorneQueenslandAustralia

Generated 2025-07-09 22:01:47.279 UTC