[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 158   SHUFFLE   <  SKIP 650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14293Campbell, Kyle, S94015Daly CityCaliforniaUnited States
15807Mr., Schulte, Scot2036MatravilleNew South WalesAustralia
14744Yang, Elijah, L98168BurienWashingtonUnited States

Generated 2025-07-16 23:50:49.160 UTC