[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 362   SHUFFLE   <  SKIP 5778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22600Kumar, Maurice, LKB9KirkbyEnglandUnited Kingdom
16818Reed, Gabrielle91977Spring ValleyCaliforniaUnited States
20908Foster, Wyatt, C66578NeunkirchenSaarlandGermany

Generated 2025-07-15 16:56:23.107 UTC