[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 7828   SHUFFLE   <  SKIP 2072  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14862Jenkins, Spencer, SLE18LeedsEnglandUnited Kingdom
26274Wood, Jennifer, L98403TacomaWashingtonUnited States
28568Alonso, Daisy66740SaarlouisSaarlandGermany

Generated 2025-07-17 22:43:01.363 UTC