[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 1601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19474Luo, Jenny, L31770ColomiersGaronne (Haute)France
20525Kumar, James90706BellflowerCaliforniaUnited States
27387Washington, Noah97045Oregon CityOregonUnited States

Generated 2025-07-10 04:29:57.263 UTC