[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 618   SHUFFLE   <  SKIP 2987  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13924Hall, Hannah92102San DiegoCaliforniaUnited States
21168Chapman, Clifford, C2580GoulburnNew South WalesAustralia

Generated 2025-07-20 07:47:40.705 UTC