[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 650   SHUFFLE   <  SKIP 2484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26309Powell, Julian90241DowneyCaliforniaUnited States
20058Liu, Roger, EHP10 9QYHigh WycombeEnglandUnited Kingdom
14883Barnes, Gabrielle91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 14:03:45.610 UTC