[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 872   SHUFFLE   <  SKIP 4046  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20538Bennett, Hailey, R98403TacomaWashingtonUnited States
20580Huang, Ernest, L75013ParisSeine (Paris)France
28341Wilson, Jeremy, TV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-20 01:53:49.961 UTC