[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 3104   SHUFFLE   <  SKIP 2149  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25198Ramirez, Michelle94947NovatoCaliforniaUnited States
25394Garcia, Anthony, J97330CorvallisOregonUnited States
21709Torres, Katherine, J97045Oregon CityOregonUnited States
11344Jimenez, JessieOX1OxfordEnglandUnited Kingdom

Generated 2025-07-18 02:35:43.873 UTC