[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 24   SHUFFLE   <  SKIP 1305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25957Washington, Stephanie91364Woodland HillsCaliforniaUnited States
29075Wright, Jack, R97301SalemOregonUnited States
17606Peterson, Jacqueline, D94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 19:29:45.956 UTC