[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19160Perez, Sara92625Newport BeachCaliforniaUnited States
28296Butler, Thomas, C94704BerkeleyCaliforniaUnited States
13990Wood, Stephanie, A97301SalemOregonUnited States

Generated 2025-07-09 18:59:22.164 UTC