[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4098   SHUFFLE   <  SKIP 227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21118Hu, Lisa, LKB9KirkbyEnglandUnited Kingdom
13374Martinez, Marco, M94010BurlingameCaliforniaUnited States
22307Ross, Sarah, L95010HofBayernGermany

Generated 2025-07-18 12:01:16.346 UTC