[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 9718   <  SKIP 111  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16789Harris, Jennifer, R98104SeattleWashingtonUnited States
17448Hayes, Zachary92806La JollaCaliforniaUnited States
18442Hill, Mason98270MarysvilleWashingtonUnited States

Generated 2025-07-20 16:05:15.764 UTC