[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 3669   SHUFFLE   <  SKIP 788  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19306Perez, Candace93500PantinSeine Saint DenisFrance
14297Raji, Kristin90706BellflowerCaliforniaUnited States
22402Xie, Clarence4700RockhamptonQueenslandAustralia

Generated 2025-07-12 17:20:05.013 UTC