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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27890Evans, KyleEM15Esher-MoleseyEnglandUnited Kingdom
19404Moore, Nicole, L94704BerkeleyCaliforniaUnited States
22793Jenkins, Antonio, M98901YakimaWashingtonUnited States

Generated 2025-07-10 16:20:14.331 UTC