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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15968Gonzalez, Edward91364Woodland HillsCaliforniaUnited States
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom

Generated 2025-11-05 09:51:29.509 UTC