[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 875   SHUFFLE   <  SKIP 3262  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22568Wu, Autumn14197BerlinSaarlandGermany
16253Lal, Bethany, A20354HamburgHamburgGermany
28125Jackson, Dalton94536FremontCaliforniaUnited States

Generated 2025-07-09 11:23:50.220 UTC