[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 480   SHUFFLE   <  SKIP 694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18908Sun, Krystal4171HawthorneQueenslandAustralia
28699Lu, Leah66041PoingSaarlandGermany
20858Stone, Damien93000BobignySeine Saint DenisFrance

Generated 2025-07-12 10:49:20.733 UTC