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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22893Miller, Chloe, VV8Y 1L1CliffsideBritish ColumbiaCanada
11385Allen, Miguel, CYO15YorkEnglandUnited Kingdom
12317She, Carl, AOX1OxfordEnglandUnited Kingdom

Generated 2025-07-09 19:05:30.083 UTC