[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   SHUFFLE   SKIP 2381   <  SKIP 647  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23765Price, Kelly, W66578NeunkirchenSaarlandGermany
27424Mitchell, Luis, P92806La JollaCaliforniaUnited States
29408Chen, Heather, M91940Les UlisEssonneFrance
16890Reed, Timothy98371PuyallupWashingtonUnited States

Generated 2025-07-19 12:17:50.678 UTC