[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 875   SHUFFLE   <  SKIP 1353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24137Sharma, Tara66041PoingSaarlandGermany
12738Rubio, Melinda, A14197BerlinNordrhein-WestfalenGermany
17451Wood, Isabelle, C98225BellinghamWashingtonUnited States

Generated 2025-07-07 14:53:42.613 UTC