[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 511   SHUFFLE   <  SKIP 2045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26399Gonzalez, Erick, E66740SaarlouisSaarlandGermany
14545Henderson, FaithPE17BuryEnglandUnited Kingdom
23141Long, Katherine, M97068W. LinnOregonUnited States

Generated 2025-07-16 01:28:22.014 UTC