[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 5403  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13634Russell, Alexis, L4000BrisbaneQueenslandAustralia
15127Yang, Wesley, K1597Lane CoveNew South WalesAustralia
27686Zhang, Vincent, M1597Lane CoveNew South WalesAustralia
14184Jenkins, CalebTY31RuncornEnglandUnited Kingdom

Generated 2025-07-14 10:34:00.509 UTC