[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 3151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29443Phillips, Gabriel, RTY31RuncornEnglandUnited Kingdom
25543Chen, Ramon, T45001EssenHamburgGermany
25924Robinson, Hannah94063Redwood CityCaliforniaUnited States

Generated 2025-07-10 00:03:46.513 UTC