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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20309Sharma, Cristina, J2036MalabarNew South WalesAustralia
14224She, Tamara, M1597Lane CoveNew South WalesAustralia
16184She, Christine4000BrisbaneQueenslandAustralia

Generated 2025-07-21 19:01:18.695 UTC