[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 194   SHUFFLE   <  SKIP 250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18387Green, Carlos91950National CityCaliforniaUnited States
14510Hernandez, Samuel, R98201EverettWashingtonUnited States
17737Gonzales, Nicole, M78000VersaillesYvelineFrance

Generated 2025-07-21 01:37:20.866 UTC