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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26816Wu, Ronnie77680Roissy en BrieSeine et MarneFrance
14924Sai, Cynthia75017ParisSeine (Paris)France
23836Carter, Chloe91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-10 16:16:36.116 UTC