[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 518   SHUFFLE   <  SKIP 5952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12683Zhou, Laura, D4655Hervey BayQueenslandAustralia
12526Suarez, Michele, CW1X3SELondonEnglandUnited Kingdom
13308King, Kaitlyn99362Walla WallaWashingtonUnited States

Generated 2025-07-20 01:57:15.767 UTC