[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 1243   SHUFFLE   <  SKIP 7271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11880Sanchez, Melissa97301SalemOregonUnited States
21462Nelson, Katelyn92625Newport BeachCaliforniaUnited States
29398Suri, Bruce, G24044KielSaarlandGermany

Generated 2025-07-22 08:51:31.827 UTC