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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23917Carlson, Carrie20354HamburgHamburgGermany
25543Chen, Ramon, T45001EssenHamburgGermany
20769Sanders, Michelle, S98036LynnwoodWashingtonUnited States
13805Hernandez, Gabriel, JTY31RuncornEnglandUnited Kingdom

Generated 2025-07-13 14:41:03.703 UTC