[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 4898   SHUFFLE   <  SKIP 778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18277Lal, Terry4171HawthorneQueenslandAustralia
13596Gomez, Billy, R94310OrlyVal de MarneFrance
19371Mehta, Roy24044KielSaarlandGermany

Generated 2025-07-16 02:50:41.191 UTC