[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 875   SHUFFLE   <  SKIP 6214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16315Richardson, Garrett75007ParisSeine (Paris)France
25445Cook, Grace, C66740SaarlouisSaarlandGermany
23890Cox, Haley94519ConcordCaliforniaUnited States

Generated 2025-07-14 08:07:30.996 UTC