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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11624Smith, Ryan, C94941Mill ValleyCaliforniaUnited States
23152Howard, Michelle97301SalemOregonUnited States
19317Scott, Sara, C93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-11 12:01:24.256 UTC