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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21250Coleman, Fernando, E97355LebanonOregonUnited States
18028Zheng, Jessie, WOX14 4SEOxfordEnglandUnited Kingdom
23709Perry, Devin90241DowneyCaliforniaUnited States

Generated 2025-07-17 04:26:08.179 UTC