[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 484   SHUFFLE   <  SKIP 2244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24094Diaz, Julio, JCB4 4BZCambridgeEnglandUnited Kingdom
23001Munoz, Julio97005BeavertonOregonUnited States
28983Lopez, Sean90706BellflowerCaliforniaUnited States

Generated 2025-07-15 14:22:03.367 UTC