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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27186Shan, LindsayY03 4TNYorkEnglandUnited Kingdom
15559Flores, Devin, AV8Y 1L1CliffsideBritish ColumbiaCanada
22796Nath, Brad17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-17 23:23:43.310 UTC