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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23149Rubio, Brandi, M94519ConcordCaliforniaUnited States
22838Rai, CedricNT20Newcastle upon TyneEnglandUnited Kingdom
18417Roberts, Jonathan90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 13:11:02.734 UTC