[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 2421   SHUFFLE   <  SKIP 2828  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23353Scott, Sophia, M98403TacomaWashingtonUnited States
28376Chen, Eugene, L66740SaarlouisSaarlandGermany
14402Parker, Hailey, J98403TacomaWashingtonUnited States

Generated 2025-07-12 15:00:28.492 UTC