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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25470Ramos, DarrenLE18LeedsEnglandUnited Kingdom
20112James, Shelby, A90505TorranceCaliforniaUnited States
14971Zhu, Susan, P45000OrleansLoiretFrance

Generated 2025-07-09 00:27:14.760 UTC