[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 327   SHUFFLE   <  SKIP 863  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19967Deng, Devon, H1002SydneyNew South WalesAustralia
26213Andersen, Grant, A92100Boulogne-BillancourtHauts de SeineFrance
19323Rogers, Jeremy, G78400ChatouYvelineFrance
20514Griffin, Hannah99362Walla WallaWashingtonUnited States

Generated 2025-07-16 15:08:46.983 UTC