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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28061Lopez, Kyle94010BurlingameCaliforniaUnited States
14233She, Ricardo, A2036MalabarNew South WalesAustralia
27833Lu, Dawn, GEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-20 07:16:40.943 UTC