[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 250   SHUFFLE   <  SKIP 1007  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12844Gonzalez, Gerald48001MünsterSaarlandGermany
21680Torres, Ricky, L38231SalzgitterHessenGermany
23920Ruiz, Arthur75012ParisSeine (Paris)France
15144Serrano, Deanna, W4171HawthorneQueenslandAustralia

Generated 2025-07-13 15:33:51.419 UTC