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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19439Xu, Franklin, C04838EilenburgBrandenburgGermany
15575Ye, Alvin, B4217Gold CoastQueenslandAustralia
23123Kelly, Zoe2580GoulburnNew South WalesAustralia

Generated 2025-07-14 09:40:31.549 UTC