[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 0   SHUFFLE   <  SKIP 2226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18635Martinez, Toni53131BonnNordrhein-WestfalenGermany
28061Lopez, Kyle94010BurlingameCaliforniaUnited States
27088Patterson, Tristan97301SalemOregonUnited States

Generated 2025-11-04 18:09:11.766 UTC