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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25186Coleman, Angelica90401Santa MonicaCaliforniaUnited States
22569Goel, Johnny, JSL67RJMaidenheadEnglandUnited Kingdom
25636Raji, TommyRG12 8TBBracknellEnglandUnited Kingdom
18400Jackson, Jeremiah, A91941GrossmontCaliforniaUnited States

Generated 2025-07-14 05:04:37.786 UTC