[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 468   SHUFFLE   <  SKIP 244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17019Hall, Andrea, C97005BeavertonOregonUnited States
21085Vazquez, Leslie, V66001SaarbrückenSaarlandGermany
23252Wood, Alexia94611OaklandCaliforniaUnited States

Generated 2025-07-13 18:09:48.785 UTC