[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 3950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25700Coleman, Faith, B93400Saint-DenisSeine Saint DenisFrance
15712Chandra, WhitneySW1P 2NULondonEnglandUnited Kingdom
15431Jackson, John94704BerkeleyCaliforniaUnited States

Generated 2025-07-19 17:52:56.930 UTC