[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 470   SHUFFLE   <  SKIP 4389  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States
20972Vance, Francisco, AB29 6SLBirminghamEnglandUnited Kingdom
19322Romero, Gerald, KSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-21 00:42:21.119 UTC