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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25488Ye, DawnGA10GatesheadEnglandUnited Kingdom
15104Thompson, Ashley93290Tremblay-en-FranceSeine Saint DenisFrance
22096Cooper, Bryce, D98225BellinghamWashingtonUnited States

Generated 2025-07-09 04:53:04.363 UTC