[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 549   SHUFFLE   <  SKIP 1071  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20147Ramos, TabithaRG11 5TPBerkshireEnglandUnited Kingdom
28376Chen, Eugene, L66740SaarlouisSaarlandGermany
27578Carter, Courtney90712LakewoodCaliforniaUnited States

Generated 2025-07-13 00:18:16.323 UTC