[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 1311  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16814Collins, Isabella, D91950National CityCaliforniaUnited States
17947Srini, Erick, H80074MünchenNordrhein-WestfalenGermany
13879Hernandez, Derrick90706BellflowerCaliforniaUnited States

Generated 2025-07-09 20:44:33.810 UTC