[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 2421   SHUFFLE   <  SKIP 456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29403Romero, Erik, R33098PaderbornNordrhein-WestfalenGermany
15552Lewis, Tyler, C98501OlympiaWashingtonUnited States
29380Blanco, Teresa92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-13 10:05:04.016 UTC