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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom
19409Allen, Savannah91950Lincoln AcresCaliforniaUnited States
24127Washington, James, R66740SaarlouisSaarlandGermany

Generated 2025-07-11 04:14:21.757 UTC