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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27008Blue, Oscar, LPE17BuryEnglandUnited Kingdom
19062Zhou, Erica, M75016ParisSeine (Paris)France
21926Henderson, Melanie97071WoodburnOregonUnited States

Generated 2025-07-10 11:39:22.313 UTC