[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 5409  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14530Smith, EthanWA1WarringtonEnglandUnited Kingdom
13477Wood, Katherine91932Imperial BeachCaliforniaUnited States
11839Brown, Tyler90401Santa MonicaCaliforniaUnited States
25448Sara, Erick, MRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-14 21:05:25.856 UTC