[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 2283   SHUFFLE   <  SKIP 1581  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18420Stewart, Riley, L94070San CarlosCaliforniaUnited States
17788Liu, Jeffery, M12171BerlinSaarlandGermany

Generated 2025-07-22 07:14:00.232 UTC