[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 302  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14421Barnes, Hannah, W97071WoodburnOregonUnited States
29443Phillips, Gabriel, RTY31RuncornEnglandUnited Kingdom
13262Nara, Jaime, DHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-17 12:14:42.267 UTC