[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 542   SHUFFLE   <  SKIP 224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19204Evans, Sydney97045Oregon CityOregonUnited States
21747Munoz, Derrick94010BurlingameCaliforniaUnited States
23737Velez Amezaga, Elena90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 22:46:29.147 UTC