[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 650   SHUFFLE   <  SKIP 4001  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20835Gutierrez, Ruben, A14197BerlinNordrhein-WestfalenGermany
22804Butler, Kelly20354HamburgHamburgGermany
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States

Generated 2025-07-19 03:46:35.804 UTC