[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 948  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28972Bennett, Taylor, L98312BremertonWashingtonUnited States
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States
22152King, Marcus90802Long BeachCaliforniaUnited States

Generated 2025-07-12 01:02:42.307 UTC