[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 680   SHUFFLE   <  SKIP 5488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16881Alonso, Ruben, A94014ColmaCaliforniaUnited States
17779Patterson, Madison93700DrancySeine Saint DenisFrance
21372Raje, Wayne, A4700RockhamptonQueenslandAustralia

Generated 2025-07-22 08:49:04.215 UTC