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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22842Nara, Michele, R4000BrisbaneQueenslandAustralia
11255Lin, Colin98168BurienWashingtonUnited States
17154Martinez, Geoffrey, L91502BurbankCaliforniaUnited States

Generated 2025-07-11 11:32:55.740 UTC