[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 2421   SHUFFLE   <  SKIP 5884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19803Mehta, Jermaine, E98312BremertonWashingtonUnited States
15190Watson, Katherine, L94010BurlingameCaliforniaUnited States
19720Phillips, Kaitlyn, W97005BeavertonOregonUnited States

Generated 2025-07-12 22:54:21.676 UTC