[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 480   SHUFFLE   <  SKIP 644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22991Jenkins, Morgan, J94014ColmaCaliforniaUnited States
21646Bryant, Luis, D91945Lemon GroveCaliforniaUnited States
26338Coleman, Anna94611OaklandCaliforniaUnited States

Generated 2025-07-14 20:40:35.931 UTC