[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 3669   SHUFFLE   <  SKIP 2669  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13702Suarez, Jessie, D91910Chula VistaCaliforniaUnited States
22099Schmidt, Joel, M94014ColmaCaliforniaUnited States
20048Srini, VirginiaB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-14 01:58:40.903 UTC