[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 7112   SHUFFLE   <  SKIP 223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25175Chen, Nathan, D98027IssaquahWashingtonUnited States
14616Sandberg, Emma, J94519ConcordCaliforniaUnited States
25681Serrano, Melinda46236BottropNordrhein-WestfalenGermany

Generated 2025-07-19 12:56:07.205 UTC