[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 396   SHUFFLE   <  SKIP 2085  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22685Ma, Barbara22001HamburgHessenGermany
21017Romero, Leslie, E75008ParisSeine (Paris)France
23861Anand, Keith, C97005BeavertonOregonUnited States

Generated 2025-07-14 22:56:19.022 UTC