[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 5736   SHUFFLE   <  SKIP 534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20476Long, Destiny91776San GabrielCaliforniaUnited States
28122King, Gabriel, V98052RedmondWashingtonUnited States
28430Suarez, Armando48001MünsterSaarlandGermany

Generated 2025-07-20 13:55:05.835 UTC