[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 24   SHUFFLE   <  SKIP 2266  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14622Patterson, Brandon, L92118CoronadoCaliforniaUnited States
26145Shen, Calvin, W4000BrisbaneQueenslandAustralia
26608Nelson, Aaron, R90210Beverly HillsCaliforniaUnited States
17702King, Jack, HYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 15:31:58.116 UTC