[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 327   SHUFFLE   <  SKIP 769  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18537Carson, Kathryn, L90210Beverly HillsCaliforniaUnited States
23473James, Jesse, C97068W. LinnOregonUnited States
20048Srini, VirginiaB29 6SLBirminghamEnglandUnited Kingdom
16716Henderson, Jose98371PuyallupWashingtonUnited States

Generated 2025-07-14 03:42:17.667 UTC