[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 2421   SHUFFLE   <  SKIP 2778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29285Adams, Thomas90210Beverly HillsCaliforniaUnited States
13887Scott, Nathan, K91977Spring ValleyCaliforniaUnited States
13979Jenkins, Chloe, W98371PuyallupWashingtonUnited States

Generated 2025-07-13 06:31:36.406 UTC