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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13931Hernandez, Luke98052RedmondWashingtonUnited States
23870Henderson, Elijah, M97301SalemOregonUnited States
24696Xie, Tasha, D10210BerlinHamburgGermany

Generated 2025-07-10 14:22:10.240 UTC