[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 405   SHUFFLE   <  SKIP 1589  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25322Perez, Tina, J12171BerlinSaarlandGermany
17973Rodriguez, Johnathan, A75012ParisSeine (Paris)France
15867White, Victoria, J98371PuyallupWashingtonUnited States
21537Navarro, Gloria, M20354HamburgHamburgGermany

Generated 2025-07-15 12:47:56.384 UTC