[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 680   SHUFFLE   <  SKIP 3289  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24236Nelson, Isabella98020EdmondsWashingtonUnited States
15050Miller, Joshua33098PaderbornNordrhein-WestfalenGermany
13100Perez, Jeremy, M94947NovatoCaliforniaUnited States

Generated 2025-07-13 17:25:20.966 UTC