[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 189   SHUFFLE   <  SKIP 171  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12401Rivera, Kimberly95010HofBayernGermany
13305Alexander, Oscar, M98371PuyallupWashingtonUnited States
22131Cook, Jessica, J91941GrossmontCaliforniaUnited States

Generated 2025-07-20 13:38:44.569 UTC