[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 2421   SHUFFLE   <  SKIP 3005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18703Huang, Vincent, A4171HawthorneQueenslandAustralia
15447Madan, Regina93500PantinSeine Saint DenisFrance
22393Perez, Chelsea, K80074MünchenHamburgGermany

Generated 2025-07-12 02:55:00.807 UTC