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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15452Goel, Alison77680Roissy en BrieSeine et MarneFrance
27864Luo, Shaun2113North RydeNew South WalesAustralia
16872Taylor, Samuel, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 02:18:27.356 UTC