[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   SHUFFLE   SKIP 4321   <  SKIP 228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29305Alvarez, Beth, M2036MatravilleNew South WalesAustralia
12533Washington, Luis, T99362Walla WallaWashingtonUnited States
14994King, Seth, L93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-18 22:49:08.778 UTC