[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 2257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19409Allen, Savannah91950Lincoln AcresCaliforniaUnited States
23785Harris, Taylor, M98052RedmondWashingtonUnited States
13040Gonzalez, Roy, M4169East BrisbaneQueenslandAustralia

Generated 2025-07-11 14:47:57.430 UTC