[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 6128  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12734Zhou, Margaret, R95000CergyVal d'OiseFrance
19121Blue, Kaitlyn, F91203GlendaleCaliforniaUnited States
27622Wilson, Lucas98312BremertonWashingtonUnited States
24854Jenkins, Emma, L95010HofBayernGermany

Generated 2025-07-20 20:42:15.845 UTC