[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 444   SHUFFLE   <  SKIP 2353  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19833Kelly, Michelle, N97330CorvallisOregonUnited States
21517Subram, GeraldW1Y 3RALondonEnglandUnited Kingdom
20057Zhou, Ramon, D45000OrleansLoiretFrance
16824Munoz, Randall, J12171BerlinHessenGermany

Generated 2025-07-14 00:33:23.475 UTC