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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18787Wood, Mya, L98027IssaquahWashingtonUnited States
15106Navarro, Shannon, RPB12PeterboroughEnglandUnited Kingdom
16313Russell, Hailey, P33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-11 18:10:36.211 UTC