[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 7828   SHUFFLE   <  SKIP 1707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25379Young, Hailey, M98225BellinghamWashingtonUnited States
16292Lal, Carly, L63151MühlheimHamburgGermany
24040Bell, Jennifer, A20354HamburgHamburgGermany

Generated 2025-07-16 01:59:17.888 UTC