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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17982Mehta, Francisco, K80610Saint OuenSommeFrance
19721Allen, Noah98201EverettWashingtonUnited States
27424Mitchell, Luis, P92806La JollaCaliforniaUnited States

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