[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 511   SHUFFLE   <  SKIP 170  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16898Reed, Angel, W91791West CovinaCaliforniaUnited States
17973Rodriguez, Johnathan, A75012ParisSeine (Paris)France
22479Malhotra, Tammy, C30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-13 22:57:39.448 UTC