[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 2920   SHUFFLE   <  SKIP 391  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12636Salah, Tamer, A12171BerlinSaarlandGermany
20343Hill, Sierra, K98033KirklandWashingtonUnited States
16861Sharma, Luis90712LakewoodCaliforniaUnited States

Generated 2025-07-18 10:01:07.578 UTC