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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29424Gill, Erik70452StuttgartSaarlandGermany
23491Taylor, Miguel, C99362Walla WallaWashingtonUnited States
26389Zhou, Candice, L75016ParisSeine (Paris)France
21934Cox, Jennifer, A91203GlendaleCaliforniaUnited States

Generated 2025-07-11 21:05:40.563 UTC