[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 590   SHUFFLE   <  SKIP 235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23619Tang, Ricardo, L45001EssenHamburgGermany
18277Lal, Terry4171HawthorneQueenslandAustralia
27765Tang, Jerry91480FrankfurtBayernGermany

Generated 2025-07-09 15:32:26.079 UTC