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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16036Long, MariaYO15YorkEnglandUnited Kingdom
27728Deng, Colleen, S4655Hervey BayQueenslandAustralia
19165Russell, Miranda91776San GabrielCaliforniaUnited States

Generated 2025-07-11 12:20:19.100 UTC