[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 590   SHUFFLE   <  SKIP 1898  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15962Winter, Benjamin, C97205PortlandOregonUnited States
22519Hughes, Logan, M66740SaarlouisSaarlandGermany
12128Munoz, Kristy, E12171BerlinHessenGermany

Generated 2025-07-15 06:18:00.984 UTC