[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 590   SHUFFLE   <  SKIP 389  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15003Yang, Dennis, P93500PantinSeine Saint DenisFrance
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
25754Sharma, Calvin, A33041PaderbornHamburgGermany

Generated 2025-07-13 00:18:14.691 UTC