[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26431Rai, Shaun1597Lane CoveNew South WalesAustralia
18159Serrano, Jaime, M41100Saint OuenLoir et CherFrance
26740Lopez, Donald, A4217Gold CoastQueenslandAustralia

Generated 2025-07-09 20:31:24.097 UTC