[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 391   SHUFFLE   <  SKIP 745  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13465Campbell, Sydney90802Long BeachCaliforniaUnited States
14657Thomas, John, W98371PuyallupWashingtonUnited States
13107Nelson, Mary, L4000BrisbaneQueenslandAustralia

Generated 2025-07-22 01:03:30.614 UTC