[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 808   SHUFFLE   <  SKIP 297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24262Thomas, Daniel92806La JollaCaliforniaUnited States
26697Arun, Manuel90210Beverly HillsCaliforniaUnited States
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-14 07:58:00.808 UTC