[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 2421   SHUFFLE   <  SKIP 4242  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12615Hill, NathanLE18LeedsEnglandUnited Kingdom
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom
16207Shan, Jordan, C91054ErlangenBayernGermany
18597Perry, Isabel90505TorranceCaliforniaUnited States

Generated 2025-07-15 18:17:04.623 UTC