[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 3312   SHUFFLE   <  SKIP 2416  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22991Jenkins, Morgan, J94014ColmaCaliforniaUnited States
28067Bennett, Olivia, D91945Lemon GroveCaliforniaUnited States

Generated 2025-07-14 23:37:09.223 UTC