[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 6220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26114Peterson, Isaac, J94704BerkeleyCaliforniaUnited States
20328Carter, Sierra92102San DiegoCaliforniaUnited States
25313Coleman, Trevor, CEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 11:31:48.209 UTC