[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 482   SHUFFLE   <  SKIP 1985  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22798Fernandez, Heidi, LGA10GatesheadEnglandUnited Kingdom
16133Simmons, DylanV9LangfordBritish ColumbiaCanada
29166Hernandez, Jaime94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 16:48:21.472 UTC